[INFO] fetching crate new_york_calculate_core 0.0.70...
[INFO] testing new_york_calculate_core-0.0.70 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate new_york_calculate_core 0.0.70 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate new_york_calculate_core 0.0.70
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate new_york_calculate_core 0.0.70
[INFO] tweaked toml for crates.io crate new_york_calculate_core 0.0.70 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate new_york_calculate_core 0.0.70 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate new_york_calculate_core 0.0.70 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 608a0d6aab5397d33534472f2726e60d240a32db2a77503e21701776a1ff9e86
[INFO] running `Command { std: "docker" "start" "-a" "608a0d6aab5397d33534472f2726e60d240a32db2a77503e21701776a1ff9e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608a0d6aab5397d33534472f2726e60d240a32db2a77503e21701776a1ff9e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608a0d6aab5397d33534472f2726e60d240a32db2a77503e21701776a1ff9e86", kill_on_drop: false }`
[INFO] [stdout] 608a0d6aab5397d33534472f2726e60d240a32db2a77503e21701776a1ff9e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b19e4b9d30ec22a446e580e04435e5117a8ef3f56aa59cd08d973422a10a296b
[INFO] running `Command { std: "docker" "start" "-a" "b19e4b9d30ec22a446e580e04435e5117a8ef3f56aa59cd08d973422a10a296b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling new_york_calculate_core v0.0.70 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s
[INFO] running `Command { std: "docker" "inspect" "b19e4b9d30ec22a446e580e04435e5117a8ef3f56aa59cd08d973422a10a296b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b19e4b9d30ec22a446e580e04435e5117a8ef3f56aa59cd08d973422a10a296b", kill_on_drop: false }`
[INFO] [stdout] b19e4b9d30ec22a446e580e04435e5117a8ef3f56aa59cd08d973422a10a296b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f90cf845108cf6c0f14bf8f29a3fd32ec75f2c643ae6a9885512ca4c485541
[INFO] running `Command { std: "docker" "start" "-a" "23f90cf845108cf6c0f14bf8f29a3fd32ec75f2c643ae6a9885512ca4c485541", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling new_york_calculate_core v0.0.70 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.47s
[INFO] running `Command { std: "docker" "inspect" "23f90cf845108cf6c0f14bf8f29a3fd32ec75f2c643ae6a9885512ca4c485541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f90cf845108cf6c0f14bf8f29a3fd32ec75f2c643ae6a9885512ca4c485541", kill_on_drop: false }`
[INFO] [stdout] 23f90cf845108cf6c0f14bf8f29a3fd32ec75f2c643ae6a9885512ca4c485541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] faafab647b8513bf9cbbdea0f08460572d137372bdeaf32d461583569724d830
[INFO] running `Command { std: "docker" "start" "-a" "faafab647b8513bf9cbbdea0f08460572d137372bdeaf32d461583569724d830", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/agent.rs:60:22
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stderr]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `new_york_calculate_core` (lib) generated 1 warning (run `cargo fix --lib -p new_york_calculate_core` to apply 1 suggestion)
[INFO] [stderr] warning: `new_york_calculate_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/new_york_calculate_core-8d484e36e478a4a7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] [2m2026-03-30T04:57:24.878275Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878321Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878323Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878343Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 1000.0, min_balance: 575.0, opened_orders: 0, executed_orders: 1, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878356Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878376Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 1000.0, min_balance: 575.0, opened_orders: 0, executed_orders: 1, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] test agent::tests::test_calculate_agent_buy_expiration ... ok
[INFO] [stdout] test agent::tests::test_calculate_agent_buy_cancel ... ok
[INFO] [stdout] [2m2026-03-30T04:57:24.878474Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878497Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878514Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m perform_order [3mresult[0m[2m=[0mOk(None)
[INFO] [stdout] [2m2026-03-30T04:57:24.878526Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 5.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878522Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] test agent::tests::test_calculate_agent_sell_cancel ... ok
[INFO] [stdout] [2m2026-03-30T04:57:24.878568Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:57:24.878748Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 5.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] test agent::tests::test_calculate_agent_sell_expiration ... ok
[INFO] [stdout] [2m2026-03-30T04:57:24.879781Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.879832Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 574.9575, min_balance: 574.9575, opened_orders: 0, executed_orders: 1, assets_available: {"BTC": 5.0}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.879871Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 574.9575, min_balance: 574.9575, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:57:24.879910Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_4 [3mresult[0m[2m=[0mCalculateResult { balance: 1249.89, min_balance: 574.9575, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] test agent::tests::test_calculate_agent_limit ... ok
[INFO] [stdout] [2m2026-03-30T04:57:24.883593Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresults[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 1, assets_available: {"BTC": 5.0}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:57:24.883722Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresults[0m[2m=[0mCalculateResult { balance: 1099.8899, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stderr]    Doc-tests new_york_calculate_core
[INFO] [stdout] test agent::tests::test_calculate_agent_market ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "faafab647b8513bf9cbbdea0f08460572d137372bdeaf32d461583569724d830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faafab647b8513bf9cbbdea0f08460572d137372bdeaf32d461583569724d830", kill_on_drop: false }`
[INFO] [stdout] faafab647b8513bf9cbbdea0f08460572d137372bdeaf32d461583569724d830
